[INFO] fetching crate camel-config 0.7.0...
[INFO] testing camel-config-0.7.0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate camel-config 0.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate camel-config 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate camel-config 0.7.0
[INFO] tweaked toml for crates.io crate camel-config 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate camel-config 0.7.0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate camel-config 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2fe462f1a545cf47695a3be3f9134482189fa784b8823da824aea66cb546d6e
[INFO] running `Command { std: "docker" "start" "-a" "a2fe462f1a545cf47695a3be3f9134482189fa784b8823da824aea66cb546d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2fe462f1a545cf47695a3be3f9134482189fa784b8823da824aea66cb546d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2fe462f1a545cf47695a3be3f9134482189fa784b8823da824aea66cb546d6e", kill_on_drop: false }`
[INFO] [stdout] a2fe462f1a545cf47695a3be3f9134482189fa784b8823da824aea66cb546d6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d46ef591f9f5038f357d647312cf8d5f1c82976ad7d12cf7e4fcb173100f00b4
[INFO] running `Command { std: "docker" "start" "-a" "d46ef591f9f5038f357d647312cf8d5f1c82976ad7d12cf7e4fcb173100f00b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling camel-endpoint-macros v0.7.0
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling opentelemetry v0.31.0
[INFO] [stderr]    Compiling camel-util v0.7.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling camel-bean-macros v0.7.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.31.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling opentelemetry-appender-tracing v0.31.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.31.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling camel-api v0.7.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling camel-language-api v0.7.0
[INFO] [stderr]    Compiling camel-endpoint v0.7.0
[INFO] [stderr]    Compiling camel-support v0.7.0
[INFO] [stderr]    Compiling camel-bean v0.7.0
[INFO] [stderr]    Compiling camel-component-api v0.7.0
[INFO] [stderr]    Compiling camel-processor v0.7.0
[INFO] [stderr]    Compiling camel-language-simple v0.7.0
[INFO] [stderr]    Compiling camel-core v0.7.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling camel-dsl v0.7.0
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.1
[INFO] [stderr]    Compiling camel-otel v0.7.0
[INFO] [stderr]    Compiling camel-health v0.7.0
[INFO] [stderr]    Compiling camel-prometheus v0.7.0
[INFO] [stderr]    Compiling camel-config v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "d46ef591f9f5038f357d647312cf8d5f1c82976ad7d12cf7e4fcb173100f00b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d46ef591f9f5038f357d647312cf8d5f1c82976ad7d12cf7e4fcb173100f00b4", kill_on_drop: false }`
[INFO] [stdout] d46ef591f9f5038f357d647312cf8d5f1c82976ad7d12cf7e4fcb173100f00b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7eaf3a3eb166406f68c49f1a0240ce5879b9a9f635a32e440eb25f21cd99f2e7
[INFO] running `Command { std: "docker" "start" "-a" "7eaf3a3eb166406f68c49f1a0240ce5879b9a9f635a32e440eb25f21cd99f2e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling camel-component-log v0.7.0
[INFO] [stderr]    Compiling camel-component-timer v0.7.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling opentelemetry-http v0.31.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.31.1
[INFO] [stderr]    Compiling camel-otel v0.7.0
[INFO] [stderr]    Compiling camel-config v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.01s
[INFO] running `Command { std: "docker" "inspect" "7eaf3a3eb166406f68c49f1a0240ce5879b9a9f635a32e440eb25f21cd99f2e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eaf3a3eb166406f68c49f1a0240ce5879b9a9f635a32e440eb25f21cd99f2e7", kill_on_drop: false }`
[INFO] [stdout] 7eaf3a3eb166406f68c49f1a0240ce5879b9a9f635a32e440eb25f21cd99f2e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39ec17b09a065f7576f421456ac2630d542990a7d0885fb3881017df738a82bc
[INFO] running `Command { std: "docker" "start" "-a" "39ec17b09a065f7576f421456ac2630d542990a7d0885fb3881017df738a82bc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/camel_config-1a863973c0a2a5a0)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test config::camel_config_defaults_tests::watch_debounce_ms_default_is_300 ... ok
[INFO] [stdout] test config::camel_config_defaults_tests::watch_debounce_ms_custom_value ... ok
[INFO] [stdout] test config::profile_loading_tests::test_from_file_with_profile_uses_profile_when_no_default ... ok
[INFO] [stdout] test config::profile_loading_tests::test_from_file_with_env_overrides_timeout ... ok
[INFO] [stdout] test config::profile_loading_tests::test_from_file_with_profile_unknown_profile_returns_error ... ok
[INFO] [stdout] test config::components_config_tests::components_config_deserializes_raw_toml_block ... ok
[INFO] [stdout] test config::prometheus_config_tests::test_health_config_custom_port ... ok
[INFO] [stdout] test config::profile_loading_tests::test_merge_toml_values_merges_nested_tables ... ok
[INFO] [stdout] test config::prometheus_config_tests::test_prometheus_absent_is_none ... ok
[INFO] [stdout] test config::profile_loading_tests::test_from_file_with_profile_merges_default_and_profile ... ok
[INFO] [stdout] test config::prometheus_config_tests::test_health_config_defaults ... ok
[INFO] [stdout] test config::prometheus_config_tests::test_prometheus_defaults ... ok
[INFO] [stdout] test config::prometheus_config_tests::test_prometheus_full ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::journal_config_without_path_fails_deserialization ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::journal_config_deserializes_durability_eventual ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::configure_context_without_journal_creates_ephemeral_context ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::test_configure_context_empty_config ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::load_routes_propagates_discovery_error_for_invalid_glob ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::load_routes_returns_empty_when_routes_not_declared ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::parse_log_level_covers_all_branches ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::journal_config_deserializes_with_defaults ... ok
[INFO] [stdout] test config::profile_loading_tests::test_from_file_without_profile_uses_default_section ... ok
[INFO] [stdout] test context_ext::configure_context_smoke_tests::configure_context_with_supervision_and_journal_creates_context ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-86832f57b2beccf0)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_load_config_with_defaults ... ok
[INFO] [stdout] test test_otel_config_defaults ... ok
[INFO] [stdout] test test_otel_config_from_toml ... ok
[INFO] [stdout] test test_otel_config_partial_defaults ... ok
[INFO] [stderr]      Running tests/context_config_test.rs (/opt/rustwide/target/debug/deps/context_config_test-b05eaab52b6cf86b)
[INFO] [stdout] test test_load_config_with_profile ... ok
[INFO] [stdout] test test_nested_profile_merge ... ok
[INFO] [stdout] test test_load_basic_config ... ok
[INFO] [stdout] test test_env_var_override ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_configure_context_sets_shutdown_timeout ... ok
[INFO] [stdout] test test_configure_context_with_supervision ... ok
[INFO] [stdout] test test_configure_context_with_valid_log_level ... ok
[INFO] [stdout] test test_configure_context_with_otel_enabled_registers_lifecycle ... ok
[INFO] [stdout] test test_configure_context_without_otel_no_lifecycle ... ok
[INFO] [stdout] [2m2026-05-05T15:39:35.179659Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m Registering component [3mscheme[0m[2m=[0m"timer"
[INFO] [stdout] [2m2026-05-05T15:39:35.180757Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m Registering component [3mscheme[0m[2m=[0m"log"
[INFO] [stdout] test test_configure_context_with_invalid_log_level ... ok
[INFO] [stdout] test test_load_routes_from_config ... ok
[INFO] [stdout] [2m2026-05-05T15:39:35.181650Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m Adding route definition [3mfrom[0m[2m=[0m"timer:tick?period=1000" [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-05T15:39:35.181984Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::route_controller[0m[2m:[0m Adding route to controller [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-05T15:39:35.182145Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m Starting CamelContext
[INFO] [stdout] [2m2026-05-05T15:39:35.182257Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::route_controller[0m[2m:[0m Starting route [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-05T15:39:35.182352Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::route_controller[0m[2m:[0m Route started [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-05T15:39:35.182472Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m CamelContext started
[INFO] [stdout] [2m2026-05-05T15:39:35.182508Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m Stopping CamelContext
[INFO] [stdout] [2m2026-05-05T15:39:35.182599Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::consumer_management[0m[2m:[0m Stopping route [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-05T15:39:35.182751Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::consumer_management[0m[2m:[0m Route stopped [3mroute_id[0m[2m=[0mauto-loaded-route
[INFO] [stdout] [2m2026-05-05T15:39:35.182841Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m CamelContext stopped
[INFO] [stdout] test test_context_loads_routes_from_config ... ok
[INFO] [stdout] [2m2026-05-05T15:39:35.344282Z[0m [32m INFO[0m [2mcamel_core::context[0m[2m:[0m Registering component [3mscheme[0m[2m=[0m"timer"
[INFO] [stdout] [2m2026-05-05T15:39:35.346751Z[0m [32m INFO[0m [2mcamel_core::lifecycle::adapters::route_controller[0m[2m:[0m Adding route to controller [3mroute_id[0m[2m=[0mcfg-journal-r1
[INFO] [stdout] test test_configure_context_uses_runtime_journal_from_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/subscriber_test.rs (/opt/rustwide/target/debug/deps/subscriber_test-ab9aa00e472c7760)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_configure_context_succeeds_with_json_format ... ok
[INFO] [stdout] test test_configure_context_succeeds_with_plain_format ... ok
[INFO] [stdout] test test_configure_context_with_otel_enabled_does_not_error ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/supervision_test.rs (/opt/rustwide/target/debug/deps/supervision_test-94fb44b878196e2a)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_supervision_config_to_supervision_config ... ok
[INFO] [stdout] test test_supervision_config_default_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests camel_config
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/discovery.rs - discovery::discover_routes (line 39) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.58s; merged doctests compilation took 0.58s
[INFO] running `Command { std: "docker" "inspect" "39ec17b09a065f7576f421456ac2630d542990a7d0885fb3881017df738a82bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39ec17b09a065f7576f421456ac2630d542990a7d0885fb3881017df738a82bc", kill_on_drop: false }`
[INFO] [stdout] 39ec17b09a065f7576f421456ac2630d542990a7d0885fb3881017df738a82bc
